multitasking - перевод на Английский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

multitasking - перевод на Английский


multitasking         

общая лексика

многозадачность, многозадачная работа, многозадачный режим

способность ОС поддерживать одновременное (или чередующееся через короткие интервалы времени) выполнение двух или более задач [сегментов программы]. В соответствии с этим ОС делятся на многозадачные (Linux) и однозадачные (MS-DOS)

многозадачный

синоним

concurrent operation

Смотрите также

background; context switching; cooperative multitasking; nonpreemptive multitasking; preemptive multitasking; session; thread

concurrent processing         
  • Vim]], [[GIMP]], and [[VLC media player]].
CONCURRENT EXECUTION OF MULTIPLE PROCESSES OVER A CERTAIN PERIOD OF TIME
Computer/Multitasking; Multiprogramming; Time slice multiplexing; Interleaved execution; Multi-programming; Multi-program; Multiprogram; Multi program; Multi programming; Operating system multitasking; Smartphone multitasking; Mobile phone multitasking; Concurrent processing; Multitasking operating system; Multitasking (computing); App switching; Multiprogramming system; Multitasking of computer programs
параллельная обработка
multiprogramming         
  • Vim]], [[GIMP]], and [[VLC media player]].
CONCURRENT EXECUTION OF MULTIPLE PROCESSES OVER A CERTAIN PERIOD OF TIME
Computer/Multitasking; Multiprogramming; Time slice multiplexing; Interleaved execution; Multi-programming; Multi-program; Multiprogram; Multi program; Multi programming; Operating system multitasking; Smartphone multitasking; Mobile phone multitasking; Concurrent processing; Multitasking operating system; Multitasking (computing); App switching; Multiprogramming system; Multitasking of computer programs

[mʌlti'prəugræmiŋ]

общая лексика

MP

мультипрограммирование, многозадачный режим

многозадачный режим работы на однопроцессорной системе, при котором несколько программ, находящихся в ОЗУ, делят между собой процессорное время на основе той или иной дисциплины обслуживания. Термин широко применялся во времена мэйнфреймов, сейчас чаще используют термины multitasking и multithreading

вычислительная техника

мультипрограммирование

существительное

вычислительная техника

мультипрограммирование

Определение

multitasking
<computer, parallel> (Or "multi-tasking", "multiprogramming", "concurrent processing", "concurrency", "process scheduling") A technique used in an operating system for sharing a single processor between several independent jobs. The first multitasking operating systems were designed in the early 1960s. Under "cooperative multitasking" the running task decides when to give up the CPU and under "pre-emptive multitasking" (probably more common) a system process called the "scheduler" suspends the currently running task after it has run for a fixed period known as a "time-slice". In both cases the scheduler is responsible for selecting the next task to run and (re)starting it. The running task may relinquish control voluntarily even in a pre-emptive system if it is waiting for some external event. In either system a task may be suspended prematurely if a hardware interrupt occurs, especially if a higher priority task was waiting for this event and has therefore become runnable. The scheduling algorithm used by the scheduler determines which task will run next. Some common examples are round-robin scheduling, priority scheduling, {shortest job first} and guaranteed scheduling. Multitasking introduces overheads because the processor spends some time in choosing the next job to run and in saving and restoring tasks' state, but it reduces the worst-case time from job submission to completion compared with a simple batch system where each job must finish before the next one starts. Multitasking also means that while one task is waiting for some external event, the CPU to do useful work on other tasks. A multitasking operating system should provide some degree of protection of one task from another to prevent tasks from interacting in unexpected ways such as accidentally modifying the contents of each other's memory areas. The jobs in a multitasking system may belong to one or many users. This is distinct from parallel processing where one user runs several tasks on several processors. Time-sharing is almost synonymous but implies that there is more than one user. Multithreading is a kind of multitasking with low overheads and no protection of tasks from each other, all threads share the same memory. (1998-04-24)

Википедия

Multitasking
Multitasking may refer to:
Примеры употребления для multitasking
1. People are not only multitasking their work, they are multitasking their entertainment as well.
2. In this multitasking age, we must take advantage of the community that is hiding on every street Peter Preston Monday October 23, 2006 The Guardian Journalists know all about multitasking.
3. Indeed, many teenagers and college students say overcommitted schedules drive much of their multitasking.
4. If Worcester Woman could see him now, multitasking, would she vote for him?
5. They are also better at multitasking and performing complicated jobs than right–handers.
Как переводится multitasking на Русский язык